ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
AplRecord Constructor
Name of the record
Seconds the record should be cached at most
List of address prefixes covered by this record
Creates a new instance of the AplRecord class
Syntax
public AplRecord( 
   System.string name,
   System.int timeToLive,
   System.Collections.Generic.List<AplRecord.AddressPrefix> prefixes
)

Parameters

name
Name of the record
timeToLive
Seconds the record should be cached at most
prefixes
List of address prefixes covered by this record
See Also

Reference

AplRecord Class
AplRecord Members

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X